home *** CD-ROM | disk | FTP | other *** search
- Path: Flex058.dBH.WAU.NL!joop.vandeWege
- From: joop.vandeWege@medew.ento.wau.nl (Joop van de Wege)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GNU C++
- Date: Fri, 2 Feb 1996 11:08:58 LOCAL
- Organization: ento
- Message-ID: <joop.vandeWege.542.000EFB18@medew.ento.wau.nl>
- References: <4eql0v$1kl@m1.cs.man.ac.uk>
- NNTP-Posting-Host: flex058.dbh.wau.nl
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
-
- In article <4eql0v$1kl@m1.cs.man.ac.uk> rahamans@cs.man.ac.uk (Shafiq Rahaman) writes:
- >From: rahamans@cs.man.ac.uk (Shafiq Rahaman)
- >Subject: GNU C++
- >Date: 1 Feb 1996 15:08:15 GMT
-
- >Has anyone tried to use GNU's C++? Everytime I try to run it my machine
- >keeps crashing.
- >Current config: A1200/1220/4mb with 470Mb Hard drive.
- increase stack from default (4096) to something reasonable ~80K, can be less
- depending on complexity of your C++ source. 4Mb is not much but should do for
- small C++ programs.
-
- Joop
-
-